home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Programacao / MS-DOS Interrupt List / inter60f / INT2WHLP.ZIP / I2W-FILE.TXT < prev    next >
Text File  |  1998-11-22  |  3KB  |  101 lines

  1. Files included in the INT2WHLP.ZIP package:
  2.  
  3. INTWHLP1.TXT - The original introduction to the package.
  4.  
  5. INTWHLP2.TXT - An INTWHLP1.TXT update.
  6.  
  7. INTWIN.BAT - A batch file which calls INT2WHLP and HC31 to compile the
  8. Interrupt List.
  9.  
  10. INTWIN-P.BAT - Identical to INTWIN.BAT except it calls HCP instead of HC31.
  11.  
  12. INT2WHLP.CFG - Configuration file for INT2WHLP.EXE.
  13.  
  14.  
  15. INT2WHLP.EXE - The Interrupt List -> WINHELP file precompiler.
  16.  
  17. INT2WHLP.PAS,
  18. INT2WHLP.INC - Source files for INT2WHLP.EXE
  19.  
  20.  
  21. SHORTKEY.RTF - Short keywords topic.
  22.  
  23. This file is included if program option -l- or configuration file key
  24. longKeys=0 are used. The topic gives examples of corresponding long and
  25. short interrupt search key pairs.
  26.  
  27.  
  28. FLT_METH.RTF - Filter Method.
  29.  
  30. This file describes Ralf Brown's INTPRINT program used as a filter program.
  31. The size of the Interrupt List can be reduced by passing the files through
  32. the INTPRINT program and specifying a filter file as a program parameter.
  33.  
  34. Whenever a partial compilation of the Interrupt List is redistributed, the
  35. redistributed material should include information about the filtering.
  36. INT2WHLP will include a note about filtering if the -f<filename> parameter
  37. is passed to the program, or if "filterFile=<filename>" is included in the
  38. configuration file's OPTION section. The note will have references to the
  39. FLT_METH.RTF file and to the specified filter file.
  40.  
  41. If another filter program is used instead of INTPRINT, FLT_METH.RTF can be
  42. used as a model for a method description. The file can be edited in a word
  43. processor program capable of importing and exporting RTF format files
  44. (several Windows based word processors).
  45.  
  46.  
  47. TABLEKWT.RTF,
  48. SECKEY.DLL,
  49. SECKEY32.DLL - Secondary keyword table files.
  50.  
  51. The .RTF file and one of the .DLL files are needed if option -KT is used.
  52.  
  53.  
  54. SEL_TOPC.RTF - Selected Topics.
  55.  
  56. This file gives access to selected topics from the Interrupt List. Entries
  57. in the Alias section of the configuration file are links to the List.
  58.  
  59. The file can be edited - or extended - in a word processor program capable
  60. of RTF format import and export.
  61.  
  62.  
  63. MISC_INF.RTF - Miscellaneous Information.
  64.  
  65. This file gives information about interface port pin assignments, EGA/VGA
  66. screen colors, scan codes, and control code acronyms.
  67.  
  68. It has been automatically compiled from a file in TurboPower Software
  69. help text format, and edited in an ASCII text editor. Although it can be
  70. imported to a word processor program capable of importing RTF format files,
  71. it should not be exported again, because it might cause format
  72. incompatibilities.
  73.  
  74.  
  75. I2W_HH.RTF - INTWIN Help and Hints.
  76.  
  77. The help file's Help and Hints topics.
  78.  
  79. HS_INIT.RTF - HintSrch Initialize Topic.
  80.  
  81. Invoked before the HintSrch facility is initialized if it is not initialized
  82. by a startup macro.
  83.  
  84.  
  85. I2W-FILE.TXT - This file.
  86.  
  87. I2W-HINT.TXT - Compilation and usage hints.
  88.  
  89. I2W-CFG.TXT - Describes the configuration file format.
  90.  
  91. I2W-OPT.TXT - Describes the INT2WHLP program parameters and options.
  92.  
  93. I2W-TEST.ZIP - File package easing experiments with fonts, font sizes,
  94. colors, windows position, index columns, etc.
  95.  
  96. BAG.INI - A baggage file for Microsoft's Full Text Search engine. It is
  97. inserted by default in INTWIN.HLP due to commands in INT2WHLP.CFG. This
  98. is useful if you want to use the FTS engine, and harmless if you don't.
  99.  
  100.  
  101.